Skip to content

Suggestion to change part of answer in fachoursbymonth exercise#87

Open
glebmark wants to merge 1 commit intoAlisdairO:masterfrom
glebmark:patch-1
Open

Suggestion to change part of answer in fachoursbymonth exercise#87
glebmark wants to merge 1 commit intoAlisdairO:masterfrom
glebmark:patch-1

Conversation

@glebmark
Copy link
Copy Markdown

@glebmark glebmark commented May 8, 2024

I have a minor suggestion, in "List the total slots booked per facility in a given month" exercise there is answer to order by sum ('order by sum(slots);'), which means necessity to calculate it again, but I would suggest to use "Total slots" field instead ('ORDER BY "Total Slots";')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant